Lucene search
+L
Cache ProjectCache

1 matches found

CVE
CVE
added 2021/08/08 5:16 a.m.189 views

CVE-2020-36448

The CVE-2020-36448 entry concerns the Rust cache crate, where unconditional implementations of Send/Sync for Cache allow non-Send or non-Sync K types to be used. The root cause is that Cache exposes Send/Sync without requiring K to implement these traits, enabling potential data races when non-Se...

8.1CVSS8AI score0.01098EPSS
Save